home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960209-19960425 / 000017_news@columbia.edu _Tue Feb 13 13:52:27 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id NAA25811 for <kermit.misc@watsun>; Tue, 13 Feb 1996 13:52:25 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id NAA19618 for kermit.misc@watsun; Tue, 13 Feb 1996 13:52:23 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Kermit icon
  8. Date: 13 Feb 1996 18:52:10 GMT
  9. Organization: Columbia University
  10. Lines: 21
  11. Message-ID: <4fqmkq$j50@apakabar.cc.columbia.edu>
  12. References: <4fprvv$lf3@news.Ieunet.ie>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4fprvv$lf3@news.Ieunet.ie>,
  16. Eoin Bair∩┐╜ad <ebairead@login.ieunet.ie> wrote:
  17. >I have a program which SHELLs a KERMIT .PIF file to do a file transfer. 
  18. >Everything works fine, except the SHELLed icon is the standard DOS one, 
  19. >and attching an icon to the .PIF file in a group doesn't make a difference.
  20. >
  21. >I know it's a WINDOWS problem, not a KERMIT one, but does anyone have any 
  22. >ideas ?
  23. >
  24. >From the installation instructions in the READ.ME file on the MS-DOS
  25. Kermit 3.14 diskette:
  26.  
  27.  7. If you want to assign a special icon to Kermit, click on the "generic
  28.     MS-DOS" Kermit icon, then click on File, then Properties, then Change
  29.     Icon, and then pick a new one (like the VT or satellite dish from
  30.     MORICONS.DLL).
  31.  
  32. Or make your own :-)  MS-DOS Kermit presently does not come with a Windows
  33. icon.
  34.  
  35. - Frank